home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 12 / Mac Magazin and MacEasy Magazine CD - Issue 12.iso / Sharewarebibliothek / Anwendungen / Musik / MIDI Pack'en 1.1.2 / Read Me < prev    next >
Text File  |  1995-05-26  |  5KB  |  129 lines

  1. Read Me
  2. MIDI Pack'en 1.1.2
  3.  
  4.  
  5. Copyright
  6. “MIDI Pack'en” is Copyright © 1993-1995 by Takashi Suzuki.
  7. This software was created with Code Warrior C/C++ 68K/PPC 1.2, and as such portions may be copyrighted by Metrowerks. 
  8.  
  9.  
  10. Description
  11. MIDI Pack'en is an application for the Macintosh which allows you to keep system exclusive data in files. (Universal MIDI Librarian) When this application receives system exclusive MIDI data, new window will open and show you the data size and manufacturer.  MIDI Pack'en can handle any kind of system exclusive data.
  12.  
  13. Features :
  14.             Fat Binary.
  15.             Apple Script recordable.
  16.             Macintosh Drag and Drop support.
  17.             Inline input support for Japanese text.
  18.  
  19. This application requires :
  20.             Macintosh with 68020 or higher / PowerPC
  21.             System7 + QuickTime or System7.1 or later
  22.             Apple MIDI Manager
  23.  
  24.  
  25. Distribution
  26. MIDI Pack'en may distributed freely as long as it has no potential for profit (direct or indirect) by the distributor. Other distribution arrangements must be made with the author in advance. MIDI Pack'en must be distributed in its original form as the file MIDI Pack'en1.1.2.cpt which expands into these files (•) and folders (/):
  27.  
  28.     /    MIDI Pack'en 1.1.2
  29.             •    MIDI Pack'en
  30.             •    DX7 All
  31.             •    Read Me
  32.             •    Dump Request
  33.             •    How to register
  34.             •    Register
  35.             /    Sample Scripts
  36.  
  37. You can change compression method without modifying the contents.
  38.  
  39.  
  40. Save-Protected
  41. This software is Save-Protected, so you can save any data into file. If you want fully functional version, you must register. Read “How to register” and use Register application.
  42.  
  43. Thank you for your support.
  44.  
  45.  
  46. Warranty/Liability
  47. This software is licensed on an “as is” basis. The author provides no warranty of any sort. The user of this software assumes complete responsibility for any direct or indirect damages due to use or misuse of this software.
  48.  
  49.  
  50. Questions/Comments
  51. The fastest way to ask questions and make comments is by sending e-mail to the author:
  52.             setsu@kagi.com (Internet)
  53.             Setsu (AOL)
  54.  
  55. If you don’t have e-mail access, direct your questions and comments to the author by snail mail:
  56.             Takashi Suzuki
  57.             338-45 Miyagawa Haruno-cho
  58.             Shuchi-gun Shizuoka 437-06
  59.             JAPAN
  60.  
  61.  
  62. How to use
  63. Connect MIDI Pack'en's input/output port to either modem or printer port by using PatchBay from Apple. When MIDI Pack'en receives system exclusive data, a new window will open and show you the data size and manufacturer. Packet size and packet interval are set automatically. (MIDI Pack'en measures incoming MIDI data and set up them for you.)
  64. If you have UnProtect file from me, you can save the data with comments (notes).
  65.  
  66. When you transmit the data back to MIDI equipment, “Data overflow error” may occur.
  67. Please adjust “Packet size” and “Packet interval” and try a few times sending out the data to confirm your MIDI equipment can receive the data with no error. Total Tx Time in window showing a little bit longer than the time it took for receiving will go.
  68.  
  69.  
  70. Version history
  71. v1.1.2 : 05/26/95
  72. • File open dialog didn't show files with their type 'BULK' -- fixed.
  73. • Fixed minor bug in MIDI receive routine.
  74. • “How to register” and “Register” are attached.
  75.  
  76. v1.1.1 : 03/31/95
  77. • Keep multiple-divided System Exclusive data inside one window. (If interval of System Exclusive is less than 600mSec.)
  78. • Can save data in TEXT format. And can open TEXT format file. (You can change data contents by using TEXT editor.)
  79.  
  80. v1.1.0 : 03/13/95
  81. • Automatic setup for packet size and packet interval.
  82. • Fixed the option-key recognition problem while dragging text.
  83. • Automatic scrolling text support when dragging close to upper/lower edge of comment text area.
  84. • Spinning cursor display while transmitting.
  85. • Can run on PowerMac with System7.1.2. (without Macintosh Drag and Drop Extension)
  86.  
  87. v1.0.9 : 02/01/95
  88. • Changed developing platform to CodeWarrior C/C++ 68K/PPC 1.2.
  89. • Correct the Drag & Drop behavior to follow Macintosh Drag & Drop Human Interface Guideline.
  90. • You can drag TEXT file (less than 32K) from Finder to comment area.
  91. • Correct force scrolling after Undo.
  92.  
  93. v1.0.8 : 01/05/95
  94. • Changed developing platform to CodeWarrior C/C++ 68K/PPC 1.1.1.2.
  95. • Drag&Drop support for comment text.
  96. • Undo support for comment text input.
  97.  
  98. v1.0.7 : 08/25/94
  99. • Changed developing platform from THINK C 5.0.4 to Code Warrior C/C++ 68K/PPC 1.0.1.
  100. • 'Cause this application is "Fat Binary", runs native on Power Mac.
  101. • Remember connections on PatchBay, if you have UnProtect file.
  102.  
  103. v1.0.6 : 06/20/94
  104. • Fixed multiple caret in comment box.
  105. • Looks better when window displayed across multiple monitors with different bit depth.
  106.  
  107. v1.0.5 : 04/09/94
  108. • Inline input bug fix.
  109.  
  110. v1.0.4 : 03/17/94
  111. • Inline input support under Kanji (Japanese) System7.
  112.  
  113. v1.0.3 : 02/11/94
  114. • Fixed the bug related to Windows menu.
  115. • You can change connection with modem/printer port by Apple Script.
  116.  
  117. v1.0.2 : 2/2/94
  118. • Fixed the bug related to packet size/interval adjustment.
  119.  
  120. v1.0.1 : 2/2/94
  121. • Fixed the bug related to Apple Script.
  122. • Attached Sample Scripts.
  123.  
  124. v1.0.0 : 12/3/93
  125. • First release.
  126.  
  127.  
  128. -- T.Suzuki
  129.